runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L417: 	mp.waitlock = lock
		proc.go#L4090: 		ok := fn(gp, mp.waitlock)
		proc.go#L4092: 		mp.waitlock = nil
		runtime2.go#L608: 	waitlock             unsafe.Pointer